home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 …SCII & the Runetime Code / ADC Developer CD (1992-07) (''Butch ASCII And The Runtime Code'')_iso / Dev.CD 199207.iso / Development Platforms / HyperCard Related / XCMDs & XFCNs / DrawBitmapInRect / DrawBitmapInRect Worksheet next >
Encoding:
Text File  |  1991-03-29  |  398 b   |  15 lines  |  [TEXT/MPS ]

  1. ###############################################
  2. # DrawBitmapInRect XCMD
  3. # By Chris Thorman
  4. ###############################################
  5.  
  6. set DrawBitmapInRect "{MPW}DrawBitmapInRect:"
  7. Directory "{DrawBitmapInRect}"
  8. Open "{DrawBitmapInRect}DrawBitmapInRect.p"
  9. Open "{DrawBitmapInRect}DrawBitmapInRect.make"
  10.  
  11. BuildProgram DrawBitmapInRect
  12.  
  13. Search "OSType" `Files -f -r -s -t TEXT "{PInterfaces}"`
  14.  
  15.